home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950528-19950726 / 000320_news@columbia.edu_Sun Jul 12 03:24:55 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA20816
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 11 Jul 1995 23:54:07 -0400
  3. Received: by apakabar.cc.columbia.edu id AA10196
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 11 Jul 1995 23:54:06 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.msfc.nasa.gov!cs.utk.edu!gatech!howland.reston.ans.net!usc!ccnet.com!ccnet.com!not-for-mail
  6. From: davidm@ccnet.com (David MacMahon)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: MS-DOS Kermit - remote query bug?
  9. Date: 11 Jul 1995 20:24:55 -0700
  10. Organization: CCnet Communications (510-988-7140 guest)
  11. Lines: 31
  12. Message-Id: <3tvfa7$oej@ccnet.ccnet.com>
  13. Nntp-Posting-Host: ccnet
  14. X-Newsreader: TIN [version 1.2 PL2]
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. I am using MS-DOS Kermit (v3.14 patch level 8) to dial into a Sun 
  18. (running Solaris 2.3) where I run C-Kermit 5A(190).  Once connected I put 
  19. the remote kermit (i.e. on the Sun) into server mode then escape back 
  20. (Alt-X) to my local kermit prompt.  I then proceed with the following 
  21. dialog...
  22.  
  23. [C:\KERMIT] MS-Kermit>remote assign \%a foo
  24.  
  25. [C:\KERMIT] MS-Kermit>remote query user \%a
  26. Message: foo
  27.  
  28. [C:\KERMIT] MS-Kermit>echo \v(query)
  29. foo
  30. [C:\KERMIT] MS-Kermit>set display quiet
  31. [C:\KERMIT] MS-Kermit>remote query user \%a
  32. [C:\KERMIT] MS-Kermit>echo \v(query)
  33.  
  34. [C:\KERMIT] MS-Kermit>set display regular
  35. [C:\KERMIT] MS-Kermit>echo \v(query)
  36.  
  37. [C:\KERMIT] MS-Kermit>
  38.  
  39. It seems that remote query doesn't work if set display quiet is in 
  40. effect.  Has anybody else seen this?  Is this a feature or a bug or have 
  41. I been working too long on this?
  42.  
  43. Any and all help on this matter greatly appreciated!
  44. Dave
  45.  
  46. David MacMahon
  47. davidm@ccnet.com